Lucene search
+L
Alg Ds ProjectAlg Ds

1 matches found

CVE
CVE
added 2021/08/08 5:19 a.m.111 views

CVE-2020-36432

CVE-2020-36432 affects the alg_ds crate for Rust (up to 2020-08-25). The issue is a drop of uninitialized memory in Matrix::new(), caused by Matrix::fill_with() using a *ptr = value pattern that assumes an initialized struct at the address, leading to dropping of uninitialized memory. Public refe...

9.8CVSS9.4AI score0.0123EPSS
Save